Top big data tools used to store and analyze data
Contents |
[edit] Introduction
Big data is a phrase used for a collection of data sets so big and complex that it is difficult to process using traditional applications/tools. Due to the variety of information that it encompasses, big data consistently brings several challenges relating to its volume and complexity.
A recent survey claims that 80% of the data generated in the world are unstructured. One question is how these unstructured information can be structured, before we try to understand and capture the most important data. Another challenge is how we could store it. Listed below are the top tools utilised to store and analyse big data.
[edit] Apache Hadoop
Apache Hadoop is a java-based free software framework that can effectively store great deal of information in a cluster. This frame runs in parallel on a cluster and has an ability to enable us to process data across all nodes. Hadoop Distributed File System (HDFS) is the storage system of Hadoop which splits big information and distribute across several nodes in a cluster. This also replicates data in a bunch thus providing high availability.
[edit] Microsoft HDInsight
HDInsight utilises Windows Azure Blob storage as the default file system. This also provides high availability with reduced price.
[edit] NoSQL
While the traditional SQL can be effectively utilised to handle large quantity of structured data, we want NoSQL (Not Just SQL) to deal with unstructured data. NoSQL databases store unstructured information with no particular schema.
NoSQL gives better performance in storing massive number of data. There are lots of open-source NoSQL DBs available to analyse big data.
[edit] Hive
This supports SQL-like query option HiveSQL (HSQL) to get big data. This may be primarily used for its data-mining function.
[edit] Sqoop
This is a tool which connects Hadoop with various relational databases to transfer information. This can be effectively utilised to transport structured data to Hadoop or Hive.
[edit] PolyBase
This works on top of SQL Server 2012 Parallel Data Warehouse (PDW) and is used to get data stored in PDW. PDW is a data-warehousing appliance built for processing any quantity of relational data and provides an integration with Hadoop allowing the additional provision of non-relational information.
[edit] Big data in Excel
Lots of people are comfortable doing data analytics, therefore, the users may even connect data stored in Hadoop using Excel 2013. The Power View feature of Excel 2013 can be used to easily summarise the information. Similarly, Microsoft's HDInsight enables us to connect to big data stored in Azure Cloud using a power query option.
[edit] Presto
Facebook has developed and recently open-sourced its Query engine (SQL-on-Hadoop) called Presto which is built to manage petabytes of information. Unlike Hive, Presto doesn't depend on MapReduce technique and can quickly retrieve information.
[edit] Related articles on Designing Buildings Wiki
Featured articles
Check out some of the best features and news from Designing Buildings as well as key stories from around the web.
Construction Management, 8 July
NEETs crisis drives interest in trades, but apprenticeships barriers remain.
Passive fire protection webinar
MEP services penetration seals.
Where its at podcast (and video) - The role of the Architectural Technologist as an Expert Witness.
More than 200 remarkable buildings added to SAVE’s Buildings at Risk register.
Government scraps pre-application consultation for Nationally Significant Infrastructure Projects.
Historic England and infrastructure
New projects offer opportunities for the historic environment and local communities.
Construction Management, 2 July
Construction deaths halve in two years.
Green Book changes to drive investment in all parts of UK.
Minimum energy efficiency standards (MEES)
CIAT briefing on response to consultations for privately rented non-domestic properties.
Connect, collaborate, shape the future
Registration now live for UK Construction Week Birmingham.
CIOB announces Saul Humphrey FCIOB as new President for 26/27 term.
A quick, simple, and zero-bills solution to prevent overheating.

















